'使用法 Dim instance As C1KeyedList(Of TKey,TItem) Dim item As TItem Dim value As System.Integer value = instance.IndexOf(item)
パラメータ
- item
- The document page object.
戻り値の型
The index of the specified page in the document.
'使用法 Dim instance As C1KeyedList(Of TKey,TItem) Dim item As TItem Dim value As System.Integer value = instance.IndexOf(item)